Distribute valgrind suppressions in tarballs
authorSimon McVittie <smcv@debian.org>
Fri, 7 Oct 2016 22:12:29 +0000 (23:12 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Sat, 29 Oct 2016 18:41:56 +0000 (18:41 +0000)
Signed-off-by: Simon McVittie <smcv@debian.org>
Closes: #557
Approved by: cgwalters

Makefile-tests.am

index 3cfb1e024787c5d0763c07e3d6bffbd0138a3b28..55381234b9bf3ed83531c1797d16ca339e862e7b 100644 (file)
@@ -22,6 +22,8 @@ include $(top_srcdir)/buildutil/glib-tap.mk
 EXTRA_DIST += \
        buildutil/tap-driver.sh \
        buildutil/tap-test \
+       tests/glib.supp \
+       tests/ostree.supp \
        $(NULL)
 
 # We should probably consider flipping the default for DEBUG.  Also,